Home
last modified time | relevance | path

Searched defs:exec (Results 76 - 100 of 303) sorted by relevance

12345678910>>...13

/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor.h43 std::function<void()> exec = []() {}; member
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dasync_call.cpp56 napi_value AsyncCall::Call(napi_env env, Context::ExecAction exec) in Call() argument
79 napi_value AsyncCall::SyncCall(napi_env env, AsyncCall::Context::ExecAction exec) in SyncCall() argument
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpriority_queue_test.cpp42 std::function<void()> exec = []() {}; member
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor.h46 std::function<void()> exec = []() {}; member
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage_helper.cpp78 auto exec = [context]() -> int { in GetStorage() local
151 auto exec = [context]() -> int { in DeleteStorage() local
197 auto exec = [context]() -> int { in RemoveStorageFromCache() local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/src/
H A Dnapi_preferences_helper.cpp84 auto exec = [context]() -> int { in GetPreferences() local
108 auto exec = [context]() -> int { return PreferencesHelper::DeletePreferences(context->path); }; in DeletePreferences() local
127 auto exec = [context]() -> int { return PreferencesHelper::RemovePreferencesFromCache(context->path); }; in RemovePreferencesFromCache() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_async_call.cpp25 SetAction( napi_env env, napi_callback_info info, InputAction input, ExecuteAction exec, OutputAction output) SetAction() argument
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dasync_call.cpp54 napi_value AsyncCall::Call(napi_env env, Context::ExecAction exec) in Call() argument
83 napi_value AsyncCall::SyncCall(napi_env env, AsyncCall::Context::ExecAction exec) in SyncCall() argument
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
H A Dnapi_preferences_helper.cpp83 auto exec = [context]() -> int { in GetPreferences() local
107 auto exec = [context]() -> int { in DeletePreferences() local
128 auto exec = [context]() -> int { in RemovePreferencesFromCache() local
/third_party/icu/icu4c/source/test/intltest/
H A Dformattedvaluetest.cpp36 void FormattedValueTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
H A Dnmfmtrt.cpp39 void NumberFormatRoundTripTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dnmfmapts.cpp25 void IntlTestNumberFormatAPI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dmiscdtfm.cpp32 DateFormatMiscTests::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dmnkytst.cpp255 void CollationMonkeyTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dnumfmtdatadriventest.cpp16 void NumberFormatDataDrivenTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
H A Dnumbertest_skeletons.cpp19 void NumberSkeletonTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
H A Dnumfmtspectest.cpp74 runIndexedTest( int32_t index, UBool exec, const char *&name, char *) runIndexedTest() argument
H A Dunits_data_test.cpp32 void UnitsDataTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
H A Ditrbnfrt.cpp31 void RbnfRoundTripTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) in runIndexedTest() argument
H A Dnumbertest_affixutils.cpp52 void AffixUtilsTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
H A Dreptest.cpp169 ReplaceableTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
H A Dtsdcfmsy.cpp18 void IntlTestDecimalFormatSymbols::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dtrnserr.cpp38 TransliteratorErrorTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
H A Dtsdate.cpp29 void IntlTestDateFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
/third_party/icu/icu4c/source/test/perf/utrie2perf/
H A Dutrie2perf.cpp232 UPerfFunction* UTrie2PerfTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* par) { in runIndexedTest() argument

Completed in 14 milliseconds

12345678910>>...13