Home
last modified time | relevance | path

Searched defs:val (Results 1 - 25 of 151) sorted by relevance

1234567

/base/security/device_auth/common_lib/interfaces/
H A Duint8buff_utils.h23 uint8_t *val; member
/base/security/certificate_framework/frameworks/common/v1.0/src/
H A Dcf_memory.c21 void *CfMalloc(uint32_t size, char val) in CfMalloc() argument
/base/security/crypto_framework/common/src/
H A Dmemory.c21 void *HcfMalloc(uint32_t size, char val) in HcfMalloc() argument
/base/web/webview/test/unittest/ohos_adapter/hiviewdfx_adapter_test/
H A Dhiviewdfx_adapter_test.cpp98 uint64_t val = (1ULL << 24); in HWTEST() local
/base/startup/init/interfaces/innerkits/file/
H A Dinit_file.c40 const char *val = getenv(path); in GetControlFile() local
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_utils_test.cpp75 uint32_t val = 1; in HWTEST_F() local
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_types.c24 void *HcMalloc(uint32_t size, char val) in HcMalloc() argument
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_types.c26 void* HcMalloc(uint32_t size, char val) in HcMalloc() argument
/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/memory_mock/src/
H A Dmemory_mock.c23 void *MockMalloc(uint32_t size, char val, const char *strFile, int nLine) in MockMalloc() argument
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Draw_data_encoder.cpp36 bool RawDataEncoder::StringValueEncoded(RawData& data, const std::string& val) in StringValueEncoded() argument
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_easy_test.cpp230 std::string val = "TEST"; in HWTEST_F() local
H A Dhisysevent_delay_test.cpp58 void WriteSingleValue(const std::string testCaseName, const std::string testCaseDescription, T val) in WriteSingleValue() argument
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_hisysevent_util.h88 napi_value val = nullptr; in CompareAndReturnCacheItem() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/
H A Deasy_event_builder.c48 int AppendStringParam(uint8_t* eventBuffer, const size_t bufferLen, size_t* offset, const char* key, const char* val) in AppendStringParam() argument
/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_encoder.cpp29 bool RawDataEncoder::StringValueEncoded(RawData& data, const std::string& val) in StringValueEncoded() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instructions.cpp38 bool DfxInstructions::Flush(DfxRegs& regs, std::shared_ptr<DfxMemory> memory, uintptr_t cfa, RegLoc loc, uintptr_t& val) in Flush() argument
[all...]
H A Ddfx_instr_statistic.cpp41 void DfxInstrStatistic::AddInstrStatistic(InstrStatisticType type, uint64_t val, uint64_t err) in AddInstrStatistic() argument
H A Ddwarf_op.cpp59 uintptr_t val; in Decode() local
70 uint8_t val; in Decode() local
77 int8_t val; in Decode() local
84 uint16_t val; in Decode() local
91 int16_t val; Decode() local
98 uint32_t val; Decode() local
105 int32_t val; Decode() local
112 uint64_t val; Decode() local
119 int64_t val; Decode() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwind_loc.h40 intptr_t val = 0; member
/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_context_test/
H A Dstatic_subscriber_extension_context_test.cpp94 napi_value val = CreateJsStaticSubscriberExtensionContext(nullptr, staticSubscriberExtensionContext); in HWTEST_F() local
/base/security/crypto_framework/test/unittest/src/
H A Dmemory_mock.c27 void *HcfMalloc(uint32_t size, char val) in HcfMalloc() argument
/base/security/device_auth/common_lib/impl/src/
H A Duint8buff_utils.c47 uint8_t *val = (uint8_t *)HcMalloc(buff->length, 0); in DeepCopyUint8Buff() local
[all...]
/base/startup/init/interfaces/innerkits/socket/
H A Dinit_socket.c31 const char *val = getenv(path); in GetControlFromEnv() local
/base/startup/init/test/mock/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dfs_hvb.c23 int FsHvbGetValueFromCmdLine(char *val, size_t size, const char *key) in FsHvbGetValueFromCmdLine() argument
/base/startup/init/test/unittest/innerkits/
H A Dstrutil_unittest.cpp162 int val; member
210 const char *val; variable
[all...]

Completed in 7 milliseconds

1234567