Home
last modified time | relevance | path

Searched refs:prefix_ (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_column_component.h136 return prefix_; in GetPrefix()
140 prefix_ = value; in SetPrefix()
260 std::string prefix_; member in OHOS::Ace::PickerColumnComponent
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dconvertor.cpp43 return Convertor::GetPrefix(Key(query.prefix_)); in GetPrefix()
H A Ddevice_convertor.cpp95 return ConvertNetwork(GetRealKey(query.prefix_, query)); in GetPrefix()
/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.h176 std::string prefix_; member in NativeModuleManager
H A Dnative_module_manager.cpp232 std::string name = isAppModule ? (prefix_ + "/" + moduleName) : moduleName; in GetModuleFileName()
266 std::string appName = prefix_ + "/" + nativeModuleName; in Register()
635 prefix_ = prefixTmp; in LoadNativeModule()
646 nativeModule = FindNativeModuleByDisk(moduleName, prefix_.c_str(), relativePath, internal, isAppModule, in LoadNativeModule()
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp92 return ConvertNetwork(GetRealKey(query.prefix_, query)); in GetPrefix()
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h656 std::string prefix_; member in OHOS::DistributedKv::DataQuery
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp76 prefix_ = ""; in Reset()
592 prefix_ = prefix; in KeyPrefix()

Completed in 6 milliseconds