Home
last modified time | relevance | path

Searched defs:isInit (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dbt_vendor_qcom.c95 int isInit=0; variable
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dbt_vendor_qcom.c111 int isInit=0; variable
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c117 int isInit=0; variable
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dbt_vendor_qcom.c104 int isInit=0; variable
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
H A Dbt_vendor_qcom.c100 int isInit=0; variable
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/
H A Dbt_vendor_qcom.c104 int isInit=0; variable
/aosp12/frameworks/av/media/extractors/mpeg2/
H A DMPEG2TSExtractor.cpp467 status_t MPEG2TSExtractor::feedMore(bool isInit) { in feedMore()
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DBpfCoordinatorTest.java512 long quotaBytes, boolean isInit) throws Exception { in verifyTetherOffloadSetInterfaceQuota()