Home
last modified time | relevance | path

Searched defs:context (Results 1 - 25 of 547) sorted by relevance

12345678910>>...22

/test/xts/acts/distributeddatamgr/preferencesjstest/hap/entry/src/ohosTest/js/test/
H A DPreferencesCallBackJsunit.test.js29 var context; variable
H A DPreferencesFlushJsunit.test.js28 var context; variable
[all...]
H A DPreferencesHelperJsunit.test.js22 var context; variable
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreCloudCursor.test.js23 var context = ability_featureAbility.getContext(); variable
H A DRelationalStoreDistributedJsunit.test.js24 var context = ability_featureAbility.getContext(); variable
H A DRelationalStoreJsunit.test.js21 var context = ability_featureAbility.getContext(); variable
[all...]
/base/update/sys_installer_lite/frameworks/source/verify/
H A Dapp_rsa.h31 mbedtls_pk_context context; member
H A Dapp_sha256.h32 mbedtls_sha256_context context; member
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvStoreResultSetKVJsTest.js19 var context = abilityFeatureAbility.getContext(); variable
H A DKvManagerKVPromiseJsTest.js19 var context = abilityFeatureAbility.getContext(); variable
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbstoreRdbstoreJsunit.test.js20 var context = abilityFeatureAbility.getContext(); variable
/test/xts/dcts/distributeddatamgr/jstest/distributed_kv_store/client/hap/src/main/js/test/
H A DKvStoreSecurityLevelS1Jsunit.test.js
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/client/hap/src/main/js/test/
H A DRdbStoreSyncFirstLevelJsunit.test.js25 var context = featureAbility.getContext(); variable
[all...]
H A DRdbStoreSyncCustomDir.test.js25 var context = featureAbility.getContext(); variable
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_app_state_callback.cpp39 auto context = AbilityRuntime::ApplicationContext::GetInstance(); in OnAbilityForeground() local
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerPromiseJsunit.test.js19 var context = abilityFeatureAbility.getContext(); variable
/base/hiviewdfx/hiview/base/include/
H A Dhiview_global.h29 explicit HiviewGlobal(HiviewContext& context) : context_(context) {} in HiviewGlobal() argument
/base/request/request/frameworks/js/napi/src/
H A Dapp_state_callback.cpp45 auto context = AbilityRuntime::ApplicationContext::GetInstance(); in OnAbilityForeground() local
/base/request/request/frameworks/js/napi/src/upload/
H A Dfile_adapter.cpp34 std::string FileAdapter::InternalGetFilePath(std::shared_ptr<OHOS::AbilityRuntime::Context> &context) in InternalGetFilePath() argument
22 DataAbilityOpenFile( const std::string &fileUri, std::shared_ptr<OHOS::AbilityRuntime::Context> &context) DataAbilityOpenFile() argument
/base/security/device_security_level/baselib/utils/src/
H A Dutils_timer.c21 TimerHandle DslmUtilsStartPeriodicTimerTask(uint32_t interval, TimerProc callback, const void *context) in DslmUtilsStartPeriodicTimerTask() argument
28 TimerHandle DslmUtilsStartOnceTimerTask(uint32_t interval, TimerProc callback, const void *context) in DslmUtilsStartOnceTimerTask() argument
/base/startup/init/services/loopevent/idle/
H A Dle_idle.h36 void *context; member
/base/startup/init/services/init/standard/
H A Dinit_jobs.c26 void ParseAllJobs(const cJSON *fileRoot, const ConfigContext *context) in ParseAllJobs() argument
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dget_network_search_info_callback.cpp24 GetNetworkSearchInfoCallback::GetNetworkSearchInfoCallback(GetSearchInfoContext *context) : asyncContext_(context) in GetNetworkSearchInfoCallback() argument
H A Dset_radio_state_callback.cpp24 SetRadioStateCallback::SetRadioStateCallback(SwitchRadioContext *context) : asyncContext_(context) {} in SetRadioStateCallback() argument
H A Dget_radio_state_callback.cpp22 GetRadioStateCallback::GetRadioStateCallback(IsRadioOnContext *context) : asyncContext_(context) {} in GetRadioStateCallback() argument

Completed in 18 milliseconds

12345678910>>...22