Searched defs:RegisterFunc (Results 1 – 4 of 4) sorted by relevance
213 int32_t BluetoothProfileManager::RegisterFunc(const std::string &objectName, in RegisterFunc() function in OHOS::Bluetooth::BluetoothProfileManager231 int32_t BluetoothProfileManager::RegisterFunc(const std::string &objectName, ProfileFunctions profi… in RegisterFunc() function in OHOS::Bluetooth::BluetoothProfileManager
117 void CloudSyncStateMachine::RegisterFunc(State state, const std::function<uint8_t(void)> &function) in RegisterFunc() function in DistributedDB::CloudSyncStateMachine
155 using RegisterFunc = Status (*)(std::shared_ptr<Register> reg); variable
275 using RegisterFunc = Status (*)(const std::shared_ptr<PackageRegister>& reg); variable