Home
last modified time | relevance | path

Searched defs:name (Results 976 - 1000 of 10114) sorted by relevance

1...<<31323334353637383940>>...405

/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Drdb_mock.cpp33 std::string RdbSqlUtils::GetDefaultDatabasePath(const std::string &baseDir, const std::string &name, int &errorCode) in GetDefaultDatabasePath() argument
/foundation/filemanagement/dfs_service/utils/ffrt/src/
H A Dffrt_timer.cpp24 FfrtTimer::FfrtTimer(const std::string &name) : name_(name) {} in FfrtTimer() argument
/foundation/filemanagement/app_file_service/tests/mock/timer/
H A Dtimer_mock.cpp24 Timer::Timer(const std::string &name, int timeoutMs) in Timer() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dmodule.h27 const char *name; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Ddispatcher.cpp23 Dispatcher::Dispatcher(const std::string &name) : name_(name), taskQueue_(128) in Dispatcher() argument
H A Dstate_machine.h37 explicit State(const std::string &name, StateMachine &statemachine) in State() argument
47 explicit State(const std::string &name, StateMachine &statemachine, State &parent) in State() argument
70 Transition(const std::string &name) Transition() argument
[all...]
H A Dstate_machine.cpp19 void StateMachine::InitState(const std::string &name) in InitState() argument
60 void StateMachine::Transition(const std::string &name) in Transition() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_argument_test.cpp83 const char *name = "xxx"; in HWTEST() local
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_xcollie.cpp23 int32_t SoftBusSetWatchdogTimer(const char *name, uint32_t timeout, void (*func)(void *), void *args) in SoftBusSetWatchdogTimer() argument
38 void SoftBusRunOneShotTask(const char *name, void (*task)(void), uint64_t delay) in SoftBusRunOneShotTask() argument
47 void SoftBusRunPeriodicalTask(const char *name, void (*task)(void), uint64_t interval, uint64_t delay) in SoftBusRunPeriodicalTask() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common_virtual.c51 int SoftBusGetBtName(unsigned char *name, unsigned int *len) in SoftBusGetBtName() argument
58 int SoftBusSetBtName(const char *name) in SoftBusSetBtName() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlf_ring.h35 char name[LF_RING_NAMESIZE]; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dfillp_os.c119 FILLP_INT SysSetThreadName(FILLP_CHAR *name, FILLP_UINT16 nameLen) in SysSetThreadName() argument
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_type_file.cpp20 MtpFsTypeFile::MtpFsTypeFile(uint32_t id, uint32_t parentId, uint32_t storageId, const std::string &name, uint64_t size, in MtpFsTypeFile() argument
/foundation/filemanagement/user_file_service/test/unittest/mock/
H A Dmessage_parcel_mock.cpp32 bool MessageParcel::WriteInterfaceToken(std::u16string name) in WriteInterfaceToken() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Ddebug_layer_test1.cpp28 static void *GetNextLayerProc(const char *name) in GetNextLayerProc() argument
63 __eglMustCastToProperFunctionPointerType DebugLayerGetProcAddr(const char *name, in DebugLayerGetProcAddr() argument
H A Ddebug_layer_test2.cpp28 static void *GetNextLayerProc(const char *name) in GetNextLayerProc() argument
64 __eglMustCastToProperFunctionPointerType DebugLayerGetProcAddr(const char *name, in DebugLayerGetProcAddr() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperloader_fuzzer/
H A Deglwrapperloader_fuzzer.cpp63 char name = GetData<char>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_loader_test.cpp41 std::string name = std::string(""); in HWTEST_F() local
57 std::string name = std::string("eglGetProcAddress"); in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dffjni.h104 const char *name; member
H A Dcodec_desc.c3581 avcodec_descriptor_get_by_name(const char *name) avcodec_descriptor_get_by_name() argument
[all...]
H A Dcodec_desc.h46 const char *name; member
/third_party/elfutils/backends/
H A Daarch64_regs.c43 do_regtype(const char *setname, int type, const char **setnamep, int *typep, char *name, size_t namelen, const char *fmt, ...) do_regtype() argument
61 aarch64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setnamep, int *bits, int *typep) aarch64_register_info() argument
H A Dia64_regs.c40 ia64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) ia64_register_info() argument
[all...]
H A Dsparc_regs.c40 sparc_register_info(Ebl *ebl, int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) sparc_register_info() argument
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_getdwarf.c44 module_callback(Dwfl_Module *mod, void **userdata, const char *name, Dwarf_Addr start, void *arg) module_callback() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...405