Home
last modified time | relevance | path

Searched defs:args (Results 776 – 800 of 2452) sorted by relevance

1...<<31323334353637383940>>...99

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_utils_test.cpp116 std::vector<std::string> args { "123", "-5", "45738957893", "837983", "1.5", "678.789", "qwe" }; variable
/ohos5.0/base/time/time_service/test/fuzztest/timeservice_fuzzer/timereceivedmessage_fuzzer/
H A Dtimereceivedmessage_fuzzer.cpp42 std::vector<std::u16string> args; in FuzzTimeDump() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_log.cpp37 va_list args; in RSLogOutput() local
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/intention_code/src/
H A Djs_intention_code.cpp41 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/key_code/src/
H A Djs_key_code.cpp40 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/ohos5.0/foundation/ability/idl_tool/test/unittest/cacheable_test/
H A Dcacheable_common.h31 ParameterArgv(const char** args, const int argc) : argc_(argc) in ParameterArgv()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/ipc/include/
H A Dpublisher_listener_proxy_test.h76 int Dump(int fd, const std::vector<std::u16string> &args) in Dump()
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/include/
H A Dbase_promise_session.h32 napi_value StartWork(napi_env env, size_t startIndex, const napi_value *args) override in StartWork()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_service_test.cpp151 std::vector<std::u16string> args; variable
/ohos5.0/build/config/mac/
H A Dsdk_info.py89 args, unknownargs = parser.parse_known_args() variable
/ohos5.0/build/toolchain/mac/
H A Dlinker_driver.py46 def main(args): argument
/aosp14/frameworks/base/cmds/requestsync/src/com/android/commands/requestsync/
H A DRequestSync.java94 public static void main(String[] args) { in main()
107 private void run(String[] args) throws Exception { in run()
/aosp14/frameworks/base/test-runner/src/junit/textui/
H A DTestRunner.java135 public static void main(String args[]) { in main()
152 public TestResult start(String args[]) throws Exception { in start()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DUserData.java272 @Nullable Bundle args) { in setFieldClassificationAlgorithm()
298 @Nullable String name, @Nullable Bundle args) { in setFieldClassificationAlgorithmForCategory()
/aosp14/frameworks/base/cmds/sm/src/com/android/commands/sm/
H A DSm.java43 public static void main(String[] args) { in main()
59 public void run(String[] args) throws Exception { in run()
/aosp14/frameworks/base/tools/dump-coverage/
H A Ddump_coverage.cc129 static jint Reset(const std::string& args) { in Reset()
151 std::string command, args; in SplitOnColon() local
/aosp14/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateService.java152 FileDescriptor err, String[] args, ShellCallback callback, in onShellCommand()
297 protected void dump(FileDescriptor fd, PrintWriter pw, String[] args) { in dump()
/aosp14/frameworks/base/services/core/java/com/android/server/search/
H A DSearchManagerService.java258 public void launchAssist(int userHandle, Bundle args) { in launchAssist()
267 public void dump(FileDescriptor fd, PrintWriter pw, String[] args) { in dump()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dtimer_module.cpp51 const jerry_value_t *args, in CreateTimer()
132 const jerry_value_t *args, in ClearTimer()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/router/test/unittest/common/
H A Drouter_module_tdd_test.cpp409 JSIValue args[argsNum] = {JSI::CreateUndefined(), JSI::CreateUndefined()}; variable
454 JSIValue args[argsNumber] = {JSI::CreateObject()}; variable
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_object_napi.cpp69 napi_value args[1] = { nullptr }; in ObjectFreeze() local
82 napi_value args[1] = { nullptr }; in ObjectSeal() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
H A Dchild_process_manager_test.cpp125 AppExecFwk::ChildProcessArgs args; variable
276 auto args = std::make_shared<AppExecFwk::ChildProcessArgs>(); variable
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_service.cpp303 int DataObsMgrService::Dump(int fd, const std::vector<std::u16string>& args) in Dump()
315 void DataObsMgrService::Dump(const std::vector<std::u16string>& args, std::string& result) const in Dump() argument
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/napi/avsession_jsunittest/
H A DAVSessionJSTest.js75 function commonCommandCallback1(command, args) { argument
87 function commonCommandCallback2(command, args) { argument
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/hidumphelper/hidumphelper/src/
H A Dhidump_helper_test.cpp53 std::vector<std::string> args; variable
67 std::vector<std::string> args; variable

1...<<31323334353637383940>>...99