HomeSort by relevance Sort by last modified time
    Searched defs:GetNamespace (Results 1 - 4 of 4) sorted by null

  /build/blueprint/
name_interface.go 71 GetNamespace(ctx NamespaceContext) (namespace Namespace)
172 func (s *SimpleNameInterface) GetNamespace(ctx NamespaceContext) Namespace {
  /build/soong/android/
namespace.go 320 func (r *NameResolver) GetNamespace(ctx blueprint.NamespaceContext) blueprint.Namespace {
  /external/v8/tools/clang/plugins/
ChromeClassTester.cpp 187 std::string n = GetNamespace(record);
196 std::string ChromeClassTester::GetNamespace(const Decl* record) {
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
NvmExpressPassthru.h 243 The EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL.GetNamespace() function determines the namespace ID associated with the
280 EFI_NVM_EXPRESS_PASS_THRU_GET_NAMESPACE GetNamespace;

Completed in 96 milliseconds