Home
last modified time | relevance | path

Searched defs:execute (Results 251 - 275 of 533) sorted by relevance

1...<<11121314151617181920>>...22

/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_add.cpp67 napi_async_execute_callback execute = [](napi_env env, void *data) { in NapiAdd() local
H A Dasset_napi_post_query.cpp60 napi_async_execute_callback execute = in NapiPostQuery() local
H A Dasset_napi_update.cpp109 napi_async_execute_callback execute = in NapiUpdate() local
79 NapiUpdateAsync(const napi_env env, napi_callback_info info, const char *funcName, napi_async_execute_callback execute, const NapiCallerArgs &args) NapiUpdateAsync() argument
/foundation/window/window_manager/previewer/mock/
H A Djs_window_listener.cpp96 std::unique_ptr<NapiAsyncTask::ExecuteCallback> execute = nullptr; in OnAvoidAreaChanged() local
/foundation/communication/wifi/wifi/application/wifi_direct_demo/
H A Dgradlew.bat81 :execute label
/test/testfwk/developer_test/aw/python/distributed/common/
H A Ddrivers.py108 def execute(self, suite_file, result_path, options, push_flag=False): member in ITestDriver
121 def execute(self, suite_file, result_path, options, background=False): member in CppTestDriver
/third_party/astc-encoder/Test/testlib/
H A Dencoder.py83 def execute(self, command): member in EncoderBase
/third_party/cJSON/tests/unity/test/
H A Drakefile_helper.rb172 def execute(command_string, ok_to_fail = false) method
/third_party/cJSON/tests/unity/examples/example_3/
H A Drakefile_helper.rb140 def execute(command_string, verbose = true, raise_on_fail = true) method
/third_party/vk-gl-cts/external/amber/src/android_gradle/
H A Dgradlew.bat63 :execute label
/third_party/skia/third_party/externals/libwebp/
H A Dgradlew.bat79 :execute label
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/
H A Dgradlew.bat63 :execute label
/third_party/skia/third_party/externals/oboe/apps/OboeTester/
H A Dgradlew.bat69 :execute label
/third_party/skia/third_party/externals/oboe/apps/fxlab/
H A Dgradlew.bat63 :execute label
/third_party/skia/third_party/externals/oboe/samples/
H A Dgradlew.bat69 :execute label
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/
H A Dgradlew.bat63 :execute label
/third_party/unity/examples/example_3/
H A Drakefile_helper.rb144 def execute(command_string, verbose = true, raise_on_fail = true) method
/third_party/python/Lib/test/test_importlib/
H A Dtest_open.py9 def execute(self, package, path): member in CommonBinaryTests
16 def execute(self, package, path): member in CommonTextTests
H A Dtest_read.py9 def execute(self, package, path): member in CommonBinaryTests
14 def execute(self, package, path): member in CommonTextTests
/third_party/vk-gl-cts/scripts/
H A Drun_internal_tests.py36 def execute (args, workDir = None): function
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework_c.py31 from ctsbuild.common import DEQP_DIR, execute namespace
/applications/standard/calendardata/calendarmanager/napi/include/
H A Dnapi_queue.h109 NapiAsyncExecute execute = nullptr; member
/base/security/asset/services/core_service/src/
H A Dlib.rs156 macro_rules! execute { macros
/base/time/time_service/framework/js/napi/common/include/
H A Dnapi_work.h53 NapiExecute execute = nullptr; member
/foundation/ability/ability_runtime/frameworks/native/insight_intent/insight_intent_context/
H A Djs_insight_intent_context.cpp79 NapiAsyncTask::ExecuteCallback execute = [weak = context_, want, innerErrCode]() { in OnStartAbility() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...22