| /foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/ |
| H A D | file_uri_n_exporter.cpp | 191 size_t pathLen = uri.GetPath().size(); in NormalizeUri() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
| H A D | key_control.c | 207 char pathLen = strlen(keyPath) + strlen(PATH_FSCRYPT_VER) + 1; in KeyCtrlLoadVersion() local
|
| H A D | fscrypt_control.c | 236 static int SpliceKeyPath(const char *path, size_t pathLen, in SpliceKeyPath() argument
|
| /test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
| H A D | usb_camera_test_mult.cpp | 151 constexpr uint32_t pathLen = 64; in StoreImage() local 198 constexpr uint32_t pathLen = 64; in OpenVideoFile() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umapfile.cpp | 389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
|
| H A D | udata.cpp | 522 int32_t pathLen = 0; in next() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | umapfile.cpp | 389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
|
| H A D | udata.cpp | 522 int32_t pathLen = 0; in next() local [all...] |
| /third_party/skia/third_party/externals/angle2/util/windows/ |
| H A D | test_utils_win.cpp | 413 DWORD pathLen = ::GetTempPathA(maxDirNameLen, tempDirOut); in GetTempDir() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umapfile.cpp | 389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
|
| H A D | udata.cpp | 522 int32_t pathLen = 0; in next() local [all...] |
| /base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/test/unittest/src/ |
| H A D | sandbox_manager_kit_test.cpp | 88 uint32_t pathLen = 0; member
|
| /base/security/certificate_framework/frameworks/adapter/v2.0/src/ |
| H A D | cf_adapter_extension_openssl.c | 495 static int32_t CheckKeyUsage(const X509_EXTENSIONS *exts, int32_t *pathLen)
in CheckKeyUsage() argument 518 static int32_t CheckBasicConstraints(const X509_EXTENSIONS *exts, int32_t *pathLen)
in CheckBasicConstraints() argument 557 int32_t CfOpensslCheckCA(const CfBase *object, int32_t *pathLen)
in CfOpensslCheckCA() argument [all...] |
| /base/security/certificate_framework/test/unittest/cf_adapter_test/src/ |
| H A D | cf_adapter_extension_test.cpp | 776 int32_t pathLen = 0;
in HWTEST_F() local 781 "Normal adapter extension object check CA test2 failed, index:" << i << ", pathLen:" << pathLen;
in HWTEST_F() local 794 int32_t pathLen = 0;
in HWTEST_F() local 822 int32_t pathLen = 0;
in HWTEST_F() local 856 int32_t pathLen = 0; HWTEST_F() local 891 int32_t pathLen = 0; HWTEST_F() local 909 int32_t pathLen = 0; HWTEST_F() local 928 int32_t pathLen = 0; HWTEST_F() local 944 int32_t pathLen = 0; HWTEST_F() local 964 int32_t pathLen = 0; HWTEST_F() local 1011 int32_t pathLen = 0; HWTEST_F() local [all...] |
| /base/security/certificate_framework/test/unittest/v1.0/src/ |
| H A D | crypto_x509_certificate_test.cpp | 506 int32_t pathLen = x509Cert->getBasicConstraints(x509Cert); in HWTEST_F() local 514 int32_t pathLen = g_x509CertObj->getBasicConstraints(g_x509CertObj); in HWTEST_F() local 521 int32_t pathLen = g_x509CertObj->getBasicConstraints(nullptr); in HWTEST_F() local
|
| /base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
| H A D | hks_storage_utils.c | 207 int32_t GetPath(const char *path, const char *name, char *targetPath, uint32_t pathLen, uint32_t bakFlag) in GetPath() argument 437 uint32_t pathLen = strlen(path); in HksMakeFullDir() local
|
| /base/startup/init/test/systest/ |
| H A D | loopclient_systest.c | 203 int pathLen = snprintf_s(addr.sun_path, pathSize, (pathSize - 1), "%s%s", _SOCKET_DIR, socketName); in CreateClientSocket() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_web_download_item.cpp | 642 size_t pathLen = 0; in JS_Start() local
|
| /foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/ |
| H A D | napi_storage.cpp | 136 size_t pathLen = 0; in New() local
|
| /third_party/lzma/C/Util/SfxSetup/ |
| H A D | SfxSetup.c | 269 size_t pathLen;
in main() local
|
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deProcess.c | 82 size_t pathLen = strlen(pathPrefix); in beginsWithPath() local 93 size_t pathLen = strlen(pathPrefix); in stripLeadingPath() local [all...] |
| /base/tee/tee_client/services/teecd/include/ |
| H A D | fs_work_agent.h | 152 uint32_t pathLen; member
|
| /drivers/peripheral/camera/test/ut/v4l2/ |
| H A D | test_camera_base.cpp | 50 constexpr uint32_t pathLen = 64; in StoreImage() local 97 constexpr uint32_t pathLen = 64; in OpenVideoFile() local
|
| /drivers/peripheral/camera/test/ut/usb_camera/ |
| H A D | test_camera_base.cpp | 50 constexpr uint32_t pathLen = 64; in StoreImage() local 86 constexpr uint32_t pathLen = 64; in StoreVideo() local 115 constexpr uint32_t pathLen = 64; in OpenVideoFile() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | extension_util.cpp | 397 size_t pathLen = 0; in ConvertAssetLeft() local
|