Home
last modified time | relevance | path

Searched refs:GetValidId (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp206 int32_t BluetoothProfileManager::GetValidId() in GetValidId() function in OHOS::Bluetooth::BluetoothProfileManager
216 int32_t id = GetValidId(); in RegisterFunc()
233 int32_t id = GetValidId(); in RegisterFunc()
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dtimer.cpp95 timerId = GetValidId(timerId); in Register()
98 timerId = GetValidId(timerId); in Register()
214 uint32_t Timer::GetValidId(uint32_t timerId) const in GetValidId() function in OHOS::Utils::Timer
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dtimer.h122 uint32_t GetValidId(uint32_t timerId) const;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h104 int32_t GetValidId();
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp603 uint32_t GetValidId() const;
708 uint32_t timerId = GetValidId(); // Get timerId in Register()
774 uint32_t Timer::GetValidId() const in GetValidId() function in OHOS::__anon7e5fee520110::Timer
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp733 uint32_t GetValidId() const;
847 uint32_t timerId = GetValidId(); // Get timerId in Register()
913 uint32_t Timer::GetValidId() const in GetValidId() function in OHOS::__anond27b26990110::Timer