Searched refs:profile (Results 1 – 19 of 19) sorted by relevance
/device/huawei/angler/aosp/ |
D | Android.mk | 23 ln -sf /vendor/etc/cne/profile.txt $(PRODUCT_OUT)/system/etc/cne/profile.txt; \
|
/device/lge/bullhead/sepolicy/ |
D | system_app.te | 9 # allow CNEService to create profile.txt
|
/device/huawei/angler/sepolicy/ |
D | system_app.te | 12 # allow CNEService to create profile.txt
|
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
D | LocApiV02.h | 189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
|
D | LocApiV02.cpp | 1385 enum loc_api_adapter_err LocApiV02 :: setLPPConfig(uint32_t profile) in setLPPConfig() argument 1392 LOC_LOGD("%s:%d]: lpp profile = %d\n", __func__, __LINE__, profile); in setLPPConfig() 1399 lpp_config_req.lppConfig = profile; in setLPPConfig()
|
/device/huawei/angler/location/loc_api/loc_api_v02/ |
D | LocApiV02.h | 189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
|
D | LocApiV02.cpp | 1385 enum loc_api_adapter_err LocApiV02 :: setLPPConfig(uint32_t profile) in setLPPConfig() argument 1392 LOC_LOGD("%s:%d]: lpp profile = %d\n", __func__, __LINE__, profile); in setLPPConfig() 1399 lpp_config_req.lppConfig = profile; in setLPPConfig()
|
/device/moto/shamu/location/loc_api/loc_api_v02/ |
D | LocApiV02.h | 189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
|
D | LocApiV02.cpp | 1326 enum loc_api_adapter_err LocApiV02 :: setLPPConfig(uint32_t profile) in setLPPConfig() argument 1333 LOC_LOGD("%s:%d]: lpp profile = %d\n", __func__, __LINE__, profile); in setLPPConfig() 1340 lpp_config_req.lppConfig = profile; in setLPPConfig()
|
/device/huawei/angler/ |
D | bcmdhd-pme.cal | 194 # ########### BTC Dynctl profile params ############
|
D | bcmdhd-high.cal | 212 # ########### BTC Dynctl profile params ############
|
D | bcmdhd-low.cal | 212 # ########### BTC Dynctl profile params ############
|
D | bcmdhd.cal | 212 # ########### BTC Dynctl profile params ############
|
/device/htc/flounder/audio/hal/ |
D | audio_hw.c | 4442 struct pcm_device_profile *profile = NULL; in dummybuf_thread() local 4449 profile = &pcm_device_playback; in dummybuf_thread() 4451 memcpy(&config, &profile->config, sizeof(struct pcm_config)); in dummybuf_thread() 4455 pcm = pcm_open(profile->card, profile->id, in dummybuf_thread() 4458 ALOGE("pcm_open: card=%d, id=%d is not ready", profile->card, profile->id); in dummybuf_thread() 4462 ALOGV("pcm_open: card=%d, id=%d", profile->card, profile->id); in dummybuf_thread() 4465 mixer = mixer_open(profile->card); in dummybuf_thread() 4507 pcm = pcm_open(profile->card, profile->id, in dummybuf_thread() 4510 ALOGE("pcm_open: card=%d, id=%d is not ready", profile->card, profile->id); in dummybuf_thread() 4514 ALOGV("pcm_open: card=%d, id=%d", profile->card, profile->id); in dummybuf_thread()
|
/device/lge/bullhead/self-extractors/qcom/staging/ |
D | device-partial.mk | 79 vendor/qcom/bullhead/proprietary/profile.txt:system/etc/cne/profile.txt:qcom \
|
/device/lge/bullhead/self-extractors/ |
D | extract-lists.txt | 70 system/etc/cne/profile.txt \
|
/device/lge/bullhead/ |
D | proprietary-blobs.txt | 79 /system/etc/cne/profile.txt
|
D | vendor_owner_info.txt | 63 system/etc/cne/profile.txt:qcom
|
/device/htc/flounder/ |
D | init.flounder.rc | 70 # keep verity metadata in cache a lot longer (tablet profile)
|