Home
last modified time | relevance | path

Searched refs:prefixes (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.cpp111 observers_.Compute(observer, [key](auto &, std::set<Key> &prefixes) { in RegisterObserver() argument
112 prefixes.insert(key); in RegisterObserver()
113 return !prefixes.empty(); in RegisterObserver()
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-net-ipdebug.md6 …ole command and is used for IPv6 debugging. It can display IPv6 address prefixes, neighbor entries…
/ohos5.0/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp131 std::string prefixes[] = {MODULE_PREINSTALL_DIR, UPDATE_ACTIVE_DIR}; in RemoveMountPoint() local
133 for (auto prefix : prefixes) { in RemoveMountPoint()
/ohos5.0/build/ohos/ndk/cmake/
H A Dohos.toolchain.cmake131 -no-canonical-prefixes
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-ArkTS-coding-style-guide.md159 Add affirmative prefixes, such as is, has, can, and should, to local Boolean variables. It is confu…
H A Dintroducing-open-source-software.md70 …3. If the software has development libraries in multiple languages, add prefixes such as **python-…
H A DOpenHarmony-cpp-coding-style-guide.md182 Use the lowerCamelCase style and do not add prefixes or suffixes to name a member variable of the s…
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v4.1-beta1.md235 - APN matching based on SPNs, IMSI prefixes, GIDs, or ICCIDs is provided for virtual cards.
/ohos5.0/docs/en/design/
H A DOpenHarmony-API-quality.md149 …example, the rules for uppercase and lowercase letters, underscores (_), hyphens (-), and prefixes.
/ohos5.0/build/config/compiler/
H A DBUILD.gn482 cflags += [ "-no-canonical-prefixes" ]
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Djs-apis-net-connection.md2597 …es not take effect.<br>- Host names are case insensitive.<br>- Protocol prefixes such as **http** …
/ohos5.0/build/lite/ndk/doc/config/
H A DDoxyfile_C1005 # can be used to specify a prefix (or a list of prefixes) that should be ignored
H A DDoxyfile_CPP1005 # can be used to specify a prefix (or a list of prefixes) that should be ignored