Home
last modified time | relevance | path

Searched defs:str (Results 76 - 100 of 568) sorted by relevance

12345678910>>...23

/test/testfwk/developer_test/examples/calculator/test/benchmarktest/common/
H A Dbenchmark_demo_test.cpp31 string str = "benchmark test"; in SimpleExample() local
/test/ostest/wukong/component_event/src/
H A Dcomponent_tree.cpp81 uint64_t str = GetSubName(elementInfo->GetContent(), contentCount); in SetNodeId() local
/test/xts/acts/account/account_ndk/osaccount_ndk/entry/src/main/cpp/
H A Dosaccount_ndk_test.cpp27 char str[MAX_NAME_LENGTH] = {0}; in OsAccountGetAccountNameA() local
41 char str[MAX_NAME_LENGTH] = {0}; in OsAccountGetAccountNameB() local
55 char str[MAX_NAME_LENGTH] = {0}; in OsAccountGetAccountNameC() local
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dres_desc_test.cpp68 std::string str; in HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestString.cpp363 char str[] = "hello world & This is-String1"; in HWTEST_F() local
392 char *str = src; in HWTEST_F() local
H A DIoTestStdlib.cpp32 char str[50] = {0}; in HWTEST_F() local
[all...]
/test/xts/acts/security/accesstokenNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp27 const char* str = "ohos.permission.CAMERA"; in OsCheckSelfPermissionA() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_log.c92 void AttestLogAnonyStr(AttestLogLevel logLevel, const char* fmt, const char* str) in AttestLogAnonyStr() argument
/test/xts/acts/startup_lite/syspara_hal/src/
H A Ddeviceinfo_func_test.c479 char str[10] = {0}; variable
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_get_mac_addr.c39 hi_u8 hex2str(hi_u8 hex_byte, hi_u8* str) in hex2str() argument
/base/hiviewdfx/hisysevent/frameworks/native/util/
H A Dstring_util.cpp47 int ConvertCString(const std::string& str, char** sp, size_t len) in ConvertCString() argument
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/src/
H A Dhitracechain_ffi.cpp58 void FfiOHOSHiTraceChainTracepoint(uint32_t mode, uint32_t type, CHiTraceId id, const char* str) in FfiOHOSHiTraceChainTracepoint() argument
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Ddma_info.cpp37 void DmaInfo::CreateDmaInfo(const string &str) in CreateDmaInfo() argument
/base/inputmethod/imf/services/json/src/
H A Dserializable.cpp43 auto str = cJSON_PrintUnformatted(root); in Marshall() local
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_compress.cpp35 uint16_t LogCompress::Str2CompressType(const std::string& str) in Str2CompressType() argument
/base/account/os_account/services/accountmgr/test/unittest/common/account_file_operator_test/
H A Daccount_file_operator_test.cpp112 std::string str; in HWTEST_F() local
139 std::string str; in HWTEST_F() local
/base/account/os_account/interfaces/kits/capi/test/unittest/osaccount/
H A Dos_account_ndk_test.cpp67 char str[MAX_NAME_LENGTH] = { 0 }; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_exit_hook.c49 char* str = getenv("ABORT_EXIT"); in InitExitHook() local
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
H A Dfusion_security.cpp69 std::string str; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dans_template.cpp47 char str[STR_MAX_SIZE] = {0}; in ParseParameters() local
/base/msdp/device_status/utils/common/include/
H A Dmsg_handler.h48 std::string str; in GetDebugInfo() local
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_test.cpp85 string str = "GetMainEventHandlerForFFRT"; in HWTEST_F() local
96 string str = "GetCurrentEventHandlerForFFRT"; in HWTEST_F() local
107 string str = "PostTaskByFFRT"; in HWTEST_F() local
127 string str = "PostTaskByFFRT"; in HWTEST_F() local
147 string str = "RemoveTaskForFFRT"; in HWTEST_F() local
164 string str = "RemoveTaskForFFRT"; HWTEST_F() local
[all...]
/base/security/certificate_framework/frameworks/common/v1.0/src/
H A Dutils.c27 bool CfIsStrValid(const char *str, uint32_t maxLen) in CfIsStrValid() argument
/base/security/certificate_framework/test/unittest/cf_adapter_test/src/
H A Dcf_common_test.cpp233 char str[] = "this is test for beyond max length."; in HWTEST_F() local
246 char str[] = "123456789"; in HWTEST_F() local
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dfile_operator.cpp43 std::string str = path; in InputFileByPathAndContent() local
[all...]

Completed in 9 milliseconds

12345678910>>...23