Home
last modified time | relevance | path

Searched defs:Search (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dsehap_contexts_trie.cpp84 std::string SehapContextsTrie::Search(const std::string& paraName, bool isDomain) in Search() function in SehapContextsTrie
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-search.md1 # Search chapter
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-search.md1 # Search chapter
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest_manager.cpp55 int32_t RequestManager::Search(const Filter &filter, std::vector<std::string> &tids) in Search() function in OHOS::Request::RequestManager
H A Drequest_service_proxy.cpp227 int32_t RequestServiceProxy::Search(const Filter &filter, std::vector<std::string> &tids) in Search() function in OHOS::Request::RequestServiceProxy
H A Drequest_manager_impl.cpp201 int32_t RequestManagerImpl::Search(const Filter &filter, std::vector<std::string> &tids) in Search() function in OHOS::Request::RequestManagerImpl
/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp641 int64_t SuffixArray<DataType>::Search(const BlockBuffer &newInfo, in Search() function in UpdatePatch::SuffixArray
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp797 napi_value JsTask::Search(napi_env env, napi_callback_info info) in Search() function in OHOS::Request::JsTask