Home
last modified time | relevance | path

Searched defs:PutInt (Results 1 – 3 of 3) sorted by relevance

/base/security/security_guard/test/unittest/mock/rdb/
Dvalues_bucket.h29 void PutInt(const std::string &columnName, int value) {}; in PutInt() function
/base/security/security_guard/test/unittest/mock/preferences_wrapper/
Dpreferences_wrapper.h42 static int32_t PutInt(const std::string &key, int value) in PutInt() function
/base/location/services/location_locator/locator/source/
Dlocator_event_manager.cpp24 void DftEvent::PutInt(const std::string& name, int value) in PutInt() function in OHOS::Location::DftEvent