Home
last modified time | relevance | path

Searched defs:isCallback (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp67 bool isCallback = true; in DealStateChange() local
76 void NapiBluetoothAccessObserver::GetBrStateByStatus(const int status, BluetoothState &state, bool &isCallback) in GetBrStateByStatus() argument
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/include/
H A Dcommon.h46 bool isCallback = false; member
/foundation/resourceschedule/device_standby/interfaces/kits/napi/include/
H A Dcommon.h35 bool isCallback = false; member
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/include/
H A Dcommon.h36 bool isCallback = false; member
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h63 bool isCallback = false; member in OHOS::Idl::Parser::Attribute
/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_callback.cpp65 bool isCallback = true; in DealStateChange() local
74 void CjBluetoothAccessObserver::GetBrStateByStatus(const int status, BluetoothState &state, bool &isCallback) in GetBrStateByStatus() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dzlib_callback_info.cpp39 ZlibCallbackInfo::ZlibCallbackInfo(napi_env env, napi_ref callback, napi_deferred deferred, bool isCallback) in ZlibCallbackInfo() argument
169 void ZlibCallbackInfo::SetIsCallback(bool isCallback) in SetIsCallback() argument
/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_data.h57 bool isCallback = false; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.cpp691 bool isCallback = true; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp560 bool isCallback = false; in GetParamCallback() local
208 HasCallback(napi_env env, const size_t argc, const napi_value argv[], bool &isCallback) HasCallback() argument
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_medialibrary_napi_utils.cpp471 bool isCallback = false; in GetParamCallback() local
167 HasCallback(napi_env env, const size_t argc, const napi_value argv[], bool &isCallback) HasCallback() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.cpp1488 bool HalDeviceManager::RemoveIface(sptr<IChipIface> &iface, bool isCallback, IfaceType createIfaceType) in RemoveIface() argument
1430 DispatchIfaceDestoryCallback(std::string &removeIfaceName, IfaceType removeIfaceType, bool isCallback, IfaceType createIfaceType) DispatchIfaceDestoryCallback() argument

Completed in 14 milliseconds