Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 19 of 19) sorted by relevance

/device/huawei/angler/aosp/
DAndroid.mk23 ln -sf /vendor/etc/cne/profile.txt $(PRODUCT_OUT)/system/etc/cne/profile.txt; \
/device/lge/bullhead/sepolicy/
Dsystem_app.te9 # allow CNEService to create profile.txt
/device/huawei/angler/sepolicy/
Dsystem_app.te12 # allow CNEService to create profile.txt
/device/lge/bullhead/location/loc_api/loc_api_v02/
DLocApiV02.h189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
DLocApiV02.cpp1385 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/
DLocApiV02.h189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
DLocApiV02.cpp1385 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/
DLocApiV02.h189 virtual enum loc_api_adapter_err setLPPConfig(uint32_t profile);
DLocApiV02.cpp1326 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/
Dbcmdhd-pme.cal194 # ########### BTC Dynctl profile params ############
Dbcmdhd-high.cal212 # ########### BTC Dynctl profile params ############
Dbcmdhd-low.cal212 # ########### BTC Dynctl profile params ############
Dbcmdhd.cal212 # ########### BTC Dynctl profile params ############
/device/htc/flounder/audio/hal/
Daudio_hw.c4442 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/
Ddevice-partial.mk79 vendor/qcom/bullhead/proprietary/profile.txt:system/etc/cne/profile.txt:qcom \
/device/lge/bullhead/self-extractors/
Dextract-lists.txt70 system/etc/cne/profile.txt \
/device/lge/bullhead/
Dproprietary-blobs.txt79 /system/etc/cne/profile.txt
Dvendor_owner_info.txt63 system/etc/cne/profile.txt:qcom
/device/htc/flounder/
Dinit.flounder.rc70 # keep verity metadata in cache a lot longer (tablet profile)