/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/ |
H A D | incremental_backup_data.h | 30 LibN::NVal name = data.GetProp(BConstants::BUNDLE_NAME); in IncrementalBackupTime() local
|
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
H A D | svc_backup_connection_test.cpp | 44 static void CallDied(const std::string &&name, bool isSecondCalled) in CallDied() argument 49 static void CallDone(const std::string &&name) in CallDone() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_sdp_server.cpp | 22 int SocketSdpServer::RegisterSdpService(const std::string &name, const Uuid &uuid, uint8_t scn) in RegisterSdpService() argument 121 int SocketSdpServer::AddServiceName(const std::string &name) in AddServiceName() argument
|
/foundation/communication/dhcp/services/dhcp_server/include/ |
H A D | dhcp_argument.h | 49 char name[ARGUMENT_NAME_SIZE]; member
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | fillp_stack_config.c | 157 static FILLP_INT32 FtGetConfigStackHalf1(IN FILLP_UINT32 name, IO void *value) in FtGetConfigStackHalf1() argument 218 static FILLP_INT32 FtGetConfigStackHalf2(IN FILLP_UINT32 name, IO void *value) in FtGetConfigStackHalf2() argument 290 FtGetConfigStack( IN FILLP_UINT32 name, IO void *value, IN FILLP_CONST void *param) FtGetConfigStack() argument 314 FtSetConfigStackHalf1( IN FILLP_UINT32 name, IN FILLP_CONST void *value) FtSetConfigStackHalf1() argument 367 FtSetConfigStackHalf2( IN FILLP_UINT32 name, IN FILLP_CONST void *value) FtSetConfigStackHalf2() argument 418 FtSetConfigStack( IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN FILLP_CONST void *param) FtSetConfigStack() argument 442 FtConfigGet(IN FILLP_UINT32 name, IO void *value, IN FILLP_CONST void *param) FtConfigGet() argument 468 FtConfigSet(IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN FILLP_CONST void *param) FtConfigSet() argument [all...] |
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/ |
H A D | modal_ui_callback.cpp | 41 void ModalUICallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError() argument
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_core.cpp | 81 std::string name = *apiName; variable
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | hidumper_controller_test.cpp | 53 sptr<SceneSession> HidumpControllerTest::GetSceneSession(std::string name) in GetSceneSession() argument [all...] |
H A D | task_scheduler_test.cpp | 39 std::string name = "name";
in HWTEST_F() local 80 std::string name = "ssmTask";
in HWTEST_F() local
|
/foundation/window/window_manager/wm/include/ |
H A D | picture_in_picture_interface.h | 45 virtual void OnActionEvent(const std::string& name, int32_t status) {} in OnActionEvent() argument
|
/foundation/window/window_manager/wmserver/src/ |
H A D | inner_window.cpp | 61 void PlaceHolderWindow::Create(std::string name, DisplayId displyId, Rect rect, WindowMode mode) in Create() argument
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_scene_effect_test.cpp | 53 static sptr<WindowSceneSessionImpl> CreateTestWindow(const std::string& name) in CreateTestWindow() argument
|
/test/ostest/wukong/report/src/ |
H A D | data_set.cpp | 50 void DataSet::FormatData(std::string name, std::string &content) in FormatData() argument
|
H A D | table.cpp | 36 void Table::SetName(std::string name) in SetName() argument
|
/test/xts/acts/ai_lite/ai_engine_posix/base/src/plugin_manager/ |
H A D | PluginManagerFunctionTest.cpp | 50 const char *name = plugin->GetPluginAlgorithm()->GetName();
in TestPluginManager() local [all...] |
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | ifndk.cpp | 53 char *name = nullptr;
in IfIndexToName() local
|
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/ |
H A D | RelationalStoreAssetResultSetJsunit.test.js | [all...] |
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
H A D | global_test.cpp | 63 int GetResId(const std::string &name, ResType resType) in GetResId() argument
|
/test/xts/hats/kernel/syscall_ipc/shmat/ |
H A D | ShmatApiTest.cpp | 58 char name[NAME_SIZE]; member
|
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/ |
H A D | OhSampleGroupSite.java | 52 private String name; field in OhSampleGroupSite [all...] |
/test/xts/hats/kernel/syscalls/fileio/attr/ |
H A D | AttrApiTest.cpp | 79 const char *name = "user.path_attr"; in HWTEST_F() local 117 const char *name = "invalid_attr"; in HWTEST_F() local 139 const char *name in HWTEST_F() local 164 const char *name = "user.invalid_attr"; HWTEST_F() local 181 const char *name = "user.path_attr"; HWTEST_F() local [all...] |
/test/xts/hats/kernel/syscalls/fileio/lremovexattr/ |
H A D | LremovexattrApiTest.cpp | 65 const char* name = "user.example"; in HWTEST_F() local 85 const char* name = "user.example"; in HWTEST_F() local 102 const char* name = "user.example"; in HWTEST_F() local 131 const char* name = "user.example"; HWTEST_F() local 153 const char* name = "user.example"; HWTEST_F() local 180 const char* name = "user.example"; HWTEST_F() local [all...] |
/test/xts/hats/kernel/syscalls/fileio/getxattr/ |
H A D | GetxattrApiTest.cpp | 70 const char* name = "user.example"; in HWTEST_F() local 91 const char* name = "user.example1"; in HWTEST_F() local
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module.c | 166 dwfl_report_module (Dwfl *dwfl, const char *name, in dwfl_report_module() argument
|
/third_party/elfutils/tests/ |
H A D | all-dwarf-ranges.c | 72 const char *name = argv[1]; in main() local
|