Searched refs:prefixes (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | db_store_mock.cpp | 111 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 D | kernel-small-debug-shell-net-ipdebug.md | 6 …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 D | module_update.cpp | 131 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 D | ohos.toolchain.cmake | 131 -no-canonical-prefixes
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-ArkTS-coding-style-guide.md | 159 Add affirmative prefixes, such as is, has, can, and should, to local Boolean variables. It is confu…
|
H A D | introducing-open-source-software.md | 70 …3. If the software has development libraries in multiple languages, add prefixes such as **python-…
|
H A D | OpenHarmony-cpp-coding-style-guide.md | 182 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 D | OpenHarmony-v4.1-beta1.md | 235 - APN matching based on SPNs, IMSI prefixes, GIDs, or ICCIDs is provided for virtual cards.
|
/ohos5.0/docs/en/design/ |
H A D | OpenHarmony-API-quality.md | 149 …example, the rules for uppercase and lowercase letters, underscores (_), hyphens (-), and prefixes.
|
/ohos5.0/build/config/compiler/ |
H A D | BUILD.gn | 482 cflags += [ "-no-canonical-prefixes" ]
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | js-apis-net-connection.md | 2597 …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 D | Doxyfile_C | 1005 # can be used to specify a prefix (or a list of prefixes) that should be ignored
|
H A D | Doxyfile_CPP | 1005 # can be used to specify a prefix (or a list of prefixes) that should be ignored
|