Home
last modified time | relevance | path

Searched defs:GetInt64 (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/common/src/
Dbyte_buffer.cpp132 bool ByteBuffer::GetInt64(int64_t& value) in GetInt64() function in OHOS::SignatureTools::ByteBuffer
142 bool ByteBuffer::GetInt64(int32_t index, int64_t& value) in GetInt64() function in OHOS::SignatureTools::ByteBuffer
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dpt_json.cpp315 int64_t PtJson::GetInt64(int64_t defaultValue) const in GetInt64() function in OHOS::AppPackingTool::PtJson
414 Result PtJson::GetInt64(const char *key, int64_t *value) const in GetInt64() function in OHOS::AppPackingTool::PtJson