Home
last modified time | relevance | path

Searched defs:enableStatus (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdioutput_fuzzer/
Dhdioutput_fuzzer.cpp81 bool enableStatus = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_autolaunch_test.cpp608 … DBStatus enableStatus = manager->EnableKvStoreAutoLaunch(USER_ID_1, APP_ID_1, STORE_ID_1, in __anon07609f130102() local
Ddistributeddb_nb_enable_sync_by_closed_db_test.cpp597 … DBStatus enableStatus = manager->EnableKvStoreAutoLaunch(USER_ID_1, APP_ID_1, STORE_ID_1, in __anona1c154ba0102() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
Dhdi_output.cpp232 void HdiOutput::SetDirectClientCompEnableStatus(bool enableStatus) in SetDirectClientCompEnableStatus()