Home
last modified time | relevance | path

Searched defs:inputType (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/services/ipc/src/
Dipc_generator.cpp36 const google::protobuf::Descriptor* inputType = method->input_type(); in Generate() local
/developtools/hapsigner/hapsigntool_cpp/cmd/src/
Dcmd_util.cpp468 bool CmdUtil::VerifyTypes(const std::string& inputType) in VerifyTypes()
499 bool CmdUtil::VerifyType(const std::string& inputType) in VerifyType()
517 bool CmdUtil::VerifyType(const std::string& inputType, const std::string& supportTypes) in VerifyType()
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntoolcmd/
DCmdUtil.java191 public static void verifyType(String inputType, String supportTypes) { in verifyType()
/developtools/hiperf/interfaces/kits/js/napi/
Dhiperf_client_napi.cpp81 napi_valuetype inputType = napi_undefined; in GetJsStringFromOption() local
106 napi_valuetype inputType = napi_undefined; in GetBoolFromOption() local
127 napi_valuetype inputType = napi_undefined; in GetUintFromOption() local