/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | runtime_config.cpp | 96 void RuntimeConfig::Dump(int fd, const std::vector<std::u16string> &args) in Dump() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/ |
H A D | kvstore_data_service_test.cpp | 110 std::vector<std::u16string> args; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_dfx_adapter.cpp | 56 void DBDfxAdapter::Dump(int fd, const std::vector<std::u16string> &args) in Dump() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/mock/include/ |
H A D | napi_async_proxy.h | 85 napi_value args[MAX_INPUT_COUNT] = { 0 }; in ParseInputs() local
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | transaction_impl.cpp | 253 std::shared_ptr<ResultSet> TransactionImpl::QueryByStep(const std::string &sql, const Values &args) in QueryByStep() argument 281 std::pair<int32_t, ValueObject> TransactionImpl::Execute(const std::string &sql, const Values &args) in Execute() argument 199 Update(const std::string &table, const Row &row, const std::string &where, const Values &args, Resolution resolution) Update() argument 222 Delete(const std::string &table, const std::string &whereClause, const Values &args) Delete() argument
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_execute_test.cpp | 352 std::vector<ValueObject> args = { ValueObject(std::string("tt")), ValueObject(int(28)), in HWTEST_F() local 373 std::vector<ValueObject> args = { ValueObject(std::string("tt")), ValueObject(int(28)), in HWTEST_F() local 396 std::vector<ValueObject> args = { ValueObject(std::string("tt")), ValueObject(int(28)), in HWTEST_F() local 426 std::vector<ValueObject> args = { ValueObject(std::string("tt")), ValueObject(int(28)), in HWTEST_F() local 536 std::vector<ValueObject> args = { ValueObject("tt"), ValueObject(28), ValueObject(50000) }; in HWTEST_F() local [all...] |
/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_ipc_server_stub.cpp | 697 std::vector<std::u16string> args; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/ |
H A D | daudio_hidumper.cpp | 58 bool DaudioHidumper::Dump(const std::vector<std::string> &args, std::string &result)
in Dump() argument 78 int32_t DaudioHidumper::ProcessDump(const std::string &args, std::string &result)
in ProcessDump() argument [all...] |
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/ |
H A D | daudio_sink_service.cpp | 117 int DAudioSinkService::Dump(int32_t fd, const std::vector<std::u16string> &args)
in Dump() argument
|
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/ |
H A D | napi_storage_helper.cpp | 43 napi_value args[1] = { 0 }; in GetStorageSync() local 101 napi_value args[1] = { 0 }; in GetInputPath() local
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/ |
H A D | daudio_source_service.cpp | 131 int DAudioSourceService::Dump(int32_t fd, const std::vector<std::u16string>& args) in Dump() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
H A D | js_uv_queue.cpp | 39 void UvQueue::AsyncCall(UvCallback callback, Args args, Result result) in AsyncCall() argument 72 void UvQueue::AsyncCallInOrder(UvCallback callback, Args args, Result result) in AsyncCallInOrder() argument 95 void UvQueue::AsyncPromise(UvPromise promise, UvQueue::Args args) in AsyncPromise() argument
|
H A D | js_ability.cpp | 126 napi_value args[1] = { 0 }; in CheckContext() local
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/include/ |
H A D | napi_async_proxy.h | 96 napi_value args[MAX_INPUT_COUNT] = { 0 }; in ParseInputs() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/ |
H A D | dcamera_source_hidumper.cpp | 63 bool DcameraSourceHidumper::Dump(const std::vector<std::string>& args, std::string& result) in Dump() argument 90 int32_t DcameraSourceHidumper::ProcessDump(const std::string& args, st argument [all...] |
/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/ |
H A D | cloud_daemon_service_proxy_test.cpp | 51 virtual int Dump(int fd, const std::vector<std::u16string> &args) in Dump() argument
|
/foundation/distributedhardware/distributed_input/dfx_utils/src/ |
H A D | hidumper.cpp | 46 bool HiDumper::HiDump(const std::vector<std::string> &args, std::string &result) in HiDump() argument 64 int32_t HiDumper::ProcessDump(const std::string &args, std::string &result) in ProcessDump() argument
|
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/test/sinkmanagerunittest/ |
H A D | distributed_input_sinkmanager_test.cpp | 175 std::vector<std::u16string> args; in HWTEST_F() local 312 std::vector<std::u16string> args; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
H A D | dscreen_hidumper.cpp | 50 bool DscreenHidumper::Dump(const std::vector<std::string> &args, std::string &result) in Dump() argument 72 int32_t DscreenHidumper::ProcessDump(const std::string &args, st argument [all...] |
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/ |
H A D | dscreen_source_service.cpp | 211 int32_t DScreenSourceService::Dump(int32_t fd, const std::vector<std::u16string>& args) in Dump() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/ |
H A D | hidump_helper.cpp | 78 int32_t HidumpHelper::Dump(const std::vector<std::string>& args, std::string &result) in Dump() argument
|
/third_party/elfutils/tests/ |
H A D | funcscopes.c | 96 struct args struct
|
H A D | dwarfcfi.c | 159 int args = 2; in main() local
|
/third_party/ffmpeg/doc/examples/ |
H A D | filtering_audio.c | 90 char args[512]; in init_filters() local [all...] |
H A D | filtering_video.c | 94 char args[512]; in init_filters() local
|