Home
last modified time | relevance | path

Searched defs:exec (Results 126 - 150 of 303) sorted by relevance

12345678910>>...13

/base/security/asset/services/db_operator/src/
H A Ddatabase.rs419 pub fn exec(&self, sql: &str) -> Result<()> { in exec() functions
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dtask_scheduler.h149 std::function<void()> exec; member
154 std::function<void()> exec; in Loop() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_async_call.cpp31 SetAction( napi_env env, napi_callback_info info, InputAction input, ExecuteAction exec, OutputAction output) SetAction() argument
71 SetAll( napi_env env, napi_callback_info info, InputAction input, ExecuteAction exec, OutputAction output) SetAll() argument
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_async_call.cpp25 SetAction( napi_env env, napi_callback_info info, InputAction input, ExecuteAction exec, OutputAction output) SetAction() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_chromaber_vulkan.c31 FFVkExecContext *exec; member
[all...]
H A Dvf_avgblur_vulkan.c31 FFVkExecContext *exec; member
[all...]
H A Dvf_flip_vulkan.c36 FFVkExecContext *exec; member
[all...]
H A Dvf_transpose_vulkan.c31 FFVkExecContext *exec; member
[all...]
H A Dvf_overlay_vulkan.c32 FFVkExecContext *exec; member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp29 CompoundTransliteratorTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
H A Ddadrcal.cpp41 void DataDrivenCalendarTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
H A Dformatted_string_builder_test.cpp42 void FormattedStringBuilderTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
H A Duobjtest.cpp607 void UObjectTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /* par */ ) in runIndexedTest() argument
H A Dunifiedcachetest.cpp82 void UnifiedCacheTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
H A Dbidiconf.cpp70 void BiDiConformanceTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
H A Dcalcasts.cpp27 void CalendarCaseTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dastrotst.cpp29 void AstroTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dlstmbetst.cpp22 void LSTMBETest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* params ) in runIndexedTest() argument
H A Ddtfmapts.cpp26 void IntlTestDateFormatAPI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dregiontst.cpp345 RegionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
H A Dthcoll.cpp56 void CollationThaiTest::runIndexedTest(int32_t index, UBool exec, const char* &name, in runIndexedTest() argument
H A Dtfsmalls.cpp364 void TestFormatSmallClasses::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dtzbdtest.cpp19 void TimeZoneBoundaryTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.cpp23 UPerfFunction* NormalizerPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) { in runIndexedTest() argument
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.cpp33 UPerfFunction* DateFormatPerfTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) { in runIndexedTest() argument

Completed in 22 milliseconds

12345678910>>...13