Home
last modified time | relevance | path

Searched defs:name (Results 10551 - 10575 of 21889) sorted by relevance

1...<<421422423424425426427428429430>>...876

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H A Duserfile_client_ex.cpp218 int32_t UserFileClientEx::InsertExt(const std::string &tableName, const std::string &name, in InsertExt() argument
/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.h238 AVCodecJsResultCtor(const napi_ref &constructor, int32_t isMimeType, const std::string &name) in AVCodecJsResultCtor() argument
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.h33 explicit PlayerServerState(const std::string &name) : name_(name) {} in PlayerServerState() argument
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_dualfwk_restore.cpp172 prefixSs << "\"" << name << "\""; in MakeBatchQueryWhereClause() local
/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Ddevice.h171 inline void Device::SetName(const std::string &name) in SetName() argument
/foundation/multimedia/ringtone_library/test/unittest/ringtone_restore_test/src/
H A Dringtone_restore_test.cpp297 const string name = "test_name"; in HWTEST_F() local
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_test.cpp286 std::string name = "pointerStyle"; in HWTEST_F() local
[all...]
H A Dpointer_drawing_manager_ex_test.cpp744 std::string name = "pointerStyle"; HWTEST_F() local
1189 std::string name = POINTER_COLOR; HWTEST_F() local
1213 std::string name = POINTER_SIZE; HWTEST_F() local
1230 std::string name = POINTER_SIZE; HWTEST_F() local
1248 std::string name = POINTER_SIZE; HWTEST_F() local
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_helper/src/
H A Dringtone_asset.cpp270 variant<int32_t, int64_t, string, double> &RingtoneAsset::GetMemberValue(const string &name) in GetMemberValue() argument
[all...]
/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dsa_profiles.h70 std::string name; member
77 std::string name; member
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp745 std::string name = "bundleName1"; HWTEST_F() local
777 std::string name = "bundleName1"; HWTEST_F() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_config.cpp182 char* name = reinterpret_cast<char*>(xmlGetProp(grandson, reinterpret_cast<const xmlChar*>("name"))); in TraversalFreqResource() local
270 char* name = reinterpret_cast<char*>(xmlGetProp(grandson, reinterpret_cast<const xmlChar*>("name"))); LoadGovResource() local
373 CheckResourceTag(const char* id, const char* name, const char* pair, const char* mode, const char* persistMode, const std::string& configFile) const CheckResourceTag() argument
463 CheckGovResourceTag(const char* id, const char* name, const char* persistMode, const std::string& configFile) const CheckGovResourceTag() argument
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_new_test.cpp662 const std::u16string name; HWTEST_F() local
[all...]
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_dumper.cpp224 const std::string& name = screen->GetScreenName(); in DumpSpecifiedScreenInfo() local
334 const std::string& name = screen->GetScreenName(); in GetScreenInfo() local
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h73 void SetDeviceName(const std::u16string &name) in SetDeviceName() argument
[all...]
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c199 const char *name = serviceImpl->service->GetName(serviceImpl->service); in InitializeAllServices() local
212 const char *name = serviceImpl->service->GetName(serviceImpl->service); in InitializeAllServices() local
251 static Service *UnregisterService(const char *name) in UnregisterService() argument
434 AddTaskPool(ServiceImpl *service, TaskConfig *cfg, const char *name) AddTaskPool() argument
480 GetService(const char *name) GetService() argument
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dmessage_parcel.cpp342 bool MessageParcel::WriteInterfaceToken(std::u16string name) in WriteInterfaceToken() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h64 char name[IFNAME_SIZE]; member
/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.cpp142 GetNapiStringValue( napi_env env, napi_value napiValue, const std::string &name, const std::string &defValue) GetNapiStringValue() argument
176 GetNapiInt32Value( napi_env env, napi_value napiValue, const std::string &name, const int32_t &defValue) GetNapiInt32Value() argument
190 GetNapiInt64Value( napi_env env, napi_value napiValue, const std::string &name, const int64_t &defValue) GetNapiInt64Value() argument
/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c43 char name[LOOP_NAME_LEN]; member
430 CreateNewLooper(const char *name) CreateNewLooper() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp954 char *name = nullptr; HWTEST_F() local
972 char *name = nullptr; HWTEST_F() local
990 char *name = nullptr; HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetsys_client.c469 static int32_t NetSysPostDnsResultInternal(int sockFd, uint16_t netId, char* name, int usedtime, int queryret, in NetSysPostDnsResultInternal() argument
527 int32_t NetSysPostDnsResult(int netid, char* name, int usedtime, int queryret, in NetSysPostDnsResult() argument
/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp164 static std::string GetBtNotificationText(const std::string &name) in GetBtNotificationText() argument
177 SetTitleAndTextForOtherNotificationId(int notificationId, std::shared_ptr<Notification::NotificationNormalContent> nfcContent, const std::string &name, int balance) SetTitleAndTextForOtherNotificationId() argument
216 SetTitleAndText(int notificationId, std::shared_ptr<Notification::NotificationNormalContent> nfcContent, const std::string &name, int balance) SetTitleAndText() argument
385 PublishNfcNotification(int notificationId, const std::string &name, int balance) PublishNfcNotification() argument
455 PublishNfcNotification(int notificationId, const std::string &name, int balance) PublishNfcNotification() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_p2p_hal_interface_test.cpp226 std::string name = "testName"; in HWTEST_F() local
/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dstate_machine.cpp26 StateMachine::StateMachine(const std::string &name) : pStateMachineHandler(nullptr), mStateName(name) in StateMachine() argument
38 bool StateMachine::InitialStateMachine(const std::string &name) in InitialStateMachine() argument
312 bool StateMachineHandler::InitialSmHandler(const std::string &name) in InitialSmHandler() argument

Completed in 33 milliseconds

1...<<421422423424425426427428429430>>...876