Home
last modified time | relevance | path

Searched refs:DEFAULT_NAME (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_settingdata_event_monitor_test.cpp45 const char *DEFAULT_NAME = "TEST_DEFAULT_NAME"; member
102 int32_t ret = LnnGetDeviceDisplayName(NICK_NAME, DEFAULT_NAME, deviceName, DEVICE_NAME_BUF_LEN); in HWTEST_F()
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_client_producer.h120 static inline const std::string DEFAULT_NAME = "not init"; member in OHOS::BufferClientProducer
121 std::string name_ = DEFAULT_NAME;
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_client_producer.cpp429 if (name_ != DEFAULT_NAME) { in GetName()
473 if (uniqueId_ != 0 && name_ != DEFAULT_NAME) { in GetNameAndUniqueId()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp63 const std::string DEFAULT_NAME = ""; member

Completed in 3 milliseconds