Home
last modified time | relevance | path

Searched defs:args (Results 726 – 750 of 2452) sorted by relevance

1...<<21222324252627282930>>...99

/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Dfuse_mock.cpp60 int fuse_opt_add_arg(struct fuse_args *args, const char *arg) in fuse_opt_add_arg()
77 void fuse_opt_free_args(struct fuse_args *args) in fuse_opt_free_args()
94 struct fuse_session *fuse_session_new(struct fuse_args *args, const struct fuse_lowlevel_ops *op, in fuse_session_new()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Daudio_renderer_info_napi.cpp159 napi_value args[1] = { nullptr }; in SetContentType() local
221 napi_value args[1] = { nullptr }; in SetStreamUsage() local
285 napi_value args[1] = { nullptr }; in SetRendererFlags() local
/aosp14/frameworks/base/cmds/svc/src/com/android/commands/svc/
H A DPowerCommand.java61 public void run(String[] args) { in run()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
H A DToastFactory.java86 public void dump(@NonNull PrintWriter pw, @NonNull String[] args) { in dump()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeUI.java69 public void dump(PrintWriter pw, String[] args) { in dump()
/aosp14/system/core/fastboot/
H A Dmock_transport.h40 bool MatchAndExplain(std::tuple<const void*, size_t> args, in MatchAndExplain()
/aosp14/frameworks/base/tools/preload/
H A DWritePreloadedClassFile.java42 public static void main(String[] args) throws IOException, in main()
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_i_remote_object.h69 int Dump(int fd, const std::vector<std::u16string> &args) override in Dump()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dsyscap_module.cpp33 const jerry_value_t *args, in CheckSyscap()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_dumper.cpp29 void BluetoothHostDumper::BluetoothDump(const std::vector<std::string>& args, std::string& result) in BluetoothDump()
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_callback_scope_napi.cpp29 napi_value args[SCOPE_ARGC_THREE] = { nullptr }; in ScopeRunInCallback() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
H A Dmock_i_remote_object.h69 int Dump(int fd, const std::vector<std::u16string> &args) override in Dump()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/napi_base_context_test/
H A Dnapi_base_context_test.cpp56 napi_value args[0] = {}; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/factory/
H A Dav_codec_base_factory.h30 static std::shared_ptr<I> make_sharePtr(const Identity &k, TS &&...args) in make_sharePtr()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_dump_helper.cpp27 bool CellularDataDumpHelper::Dump(const std::vector<std::string> &args, std::string &result) const in Dump() argument
/ohos5.0/base/inputmethod/imf/common/src/
H A Dinputmethod_dump.cpp42 bool InputmethodDump::Dump(int fd, const std::vector<std::string> &args) in Dump()
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_dump_helper.cpp24 bool SmsDumpHelper::Dump(const std::vector<std::string> &args, std::string &result) const in Dump() argument
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_dump_helper.cpp24 bool TelephonyStateRegistryDumpHelper::Dump(const std::vector<std::string> &args, in Dump()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Dmusl_log.c37 va_list args; in DfxLogPrint() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/
H A Dnapi_predicates_utils.cpp32 napi_value args[2] = { 0 }; in CreateRdbPredicates() local
/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/
H A Dhks_lite_api_init_session.cpp45 JSIValue HksLiteModule::initSession(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in initSession()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/dfx/
H A Ddevice_profile_dumper.cpp37 bool DeviceProfileDumper::Dump(const std::vector<std::string>& args, std::string& result) in Dump()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/dumpsysstate_fuzzer/
H A Ddumpsysstate_fuzzer.cpp36 std::string args(data, size); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dfx/
H A Ddevice_profile_dumper.cpp38 bool DeviceProfileDumper::Dump(const std::vector<std::string>& args, std::string& result) in Dump()
/ohos5.0/base/startup/init/services/begetctl/shell/
H A Dshell_main.c50 int main(int argc, char *args[]) in main()

1...<<21222324252627282930>>...99