Home
last modified time | relevance | path

Searched defs:TryPush (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dfixed_queue.h103 bool FixedQueue<T>::TryPush(T record) in TryPush() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_async_work.cpp191 bool NapiAsyncWorkMap::TryPush(NapiAsyncType type, std::shared_ptr<NapiAsyncWork> asyncWork) in TryPush() function in OHOS::Bluetooth::NapiAsyncWorkMap