Searched defs:GetInt64 (Results 1 - 2 of 2) sorted by relevance
| /developtools/packing_tool/packing_tool/frameworks/src/json/ | ||
| H A D | pt_json.cpp | 291 int64_t PtJson::GetInt64(int64_t defaultValue) const in GetInt64() function in OHOS::AppPackingTool::PtJson 390 Result PtJson::GetInt64(const char *key, int64_t *value) const in GetInt64() function in OHOS::AppPackingTool::PtJson |
| /developtools/hapsigner/hapsigntool_cpp/common/src/ | ||
| H A D | byte_buffer.cpp | 127 bool ByteBuffer::GetInt64(int64_t& value) in GetInt64() function in OHOS::ByteBuffer 137 bool ByteBuffer::GetInt64(int32_t index, int64_t& value) in GetInt64() function in OHOS::ByteBuffer |
Completed in 3 milliseconds